Uses of Enum
com.cisco.pt.ipc.enums.PtmpConnectionErrorType
Packages that use PtmpConnectionErrorType
-
Uses of PtmpConnectionErrorType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PtmpConnectionErrorTypeModifier and TypeMethodDescriptionstatic PtmpConnectionErrorTypePtmpConnectionErrorType.fromIntValue(int value) static PtmpConnectionErrorTypePtmpConnectionErrorType.fromIntValue(Integer value) static PtmpConnectionErrorTypeReturns the enum constant of this type with the specified name.static PtmpConnectionErrorType[]PtmpConnectionErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared.